Skip to content

Commit

Permalink
bump version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wollomatic committed Dec 14, 2023
1 parent b9a4762 commit d4f96c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Set image name
run: |
echo "IMAGE_NAME=docker.io/wollomatic/container-hoster" >> $GITHUB_ENV
echo "IMAGE_VERSION=0.1.1" >> $GITHUB_ENV
echo "IMAGE_VERSION=0.1.2" >> $GITHUB_ENV
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Compile and build the Docker image
Expand Down

0 comments on commit d4f96c3

Please sign in to comment.