Skip to content

Commit

Permalink
Bumping Alpaca to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dannylamb authored Aug 2, 2021
1 parent 1ce244c commit af75197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alpaca/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM --platform=$BUILDPLATFORM ${repository}/karaf:${tag} AS download

# Install common features and repos
RUN bin/start && \
ALPACA_VERSION=1.0.4 && \
ALPACA_VERSION=1.0.5 && \
ACTIVEMQ_VERSION=5.15.0 && \
CAMEL_VERSION=2.20.4 && \
bin/client -r 10 -d 5 "feature:repo-add mvn:ca.islandora.alpaca/islandora-karaf/${ALPACA_VERSION}/xml/features" && \
Expand Down

0 comments on commit af75197

Please sign in to comment.