Skip to content

Commit

Permalink
2.0.4 -> 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Reed committed Sep 1, 2022
1 parent 1ee444d commit 6814fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ aliases:
echo "export CONTAINER_REGISTRY_LOGIN=${DOCKERHUB_LOGIN}"
echo "export CONTAINER_REGISTRY_PASS=${DOCKERHUB_PASS}"
echo "export IMAGE=${DOCKER_REGISTRY}/${DOCKER_ORG}/deploy-base" >> $BASH_ENV
echo "export VERSION=jre-2.0.4.b<< pipeline.number >>" >> $BASH_ENV
echo "export VERSION=jre-2.0.5.b<< pipeline.number >>" >> $BASH_ENV
environment:
DOCKER_REGISTRY: docker.io
DOCKER_ORG: opennms
Expand Down

0 comments on commit 6814fe8

Please sign in to comment.