1
0
mirror of https://github.com/alrayyes/docker-alpine-hugo-git-bash synced 2023-11-14 15:56:26 +00:00

version 0.26.5

This commit is contained in:
Ryan 2017-09-15 21:40:51 +02:00
parent 45bcc9cdcb
commit f53cb7be2a
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
0.26.4
0.26.5

View File

@ -23,5 +23,5 @@ git push --tags
sudo docker tag $USERNAME/$IMAGE:latest $USERNAME/$IMAGE:$version
# push it
docker push $USERNAME/$IMAGE:latest
docker push $USERNAME/$IMAGE:$version
sudo docker push $USERNAME/$IMAGE:latest
sudo docker push $USERNAME/$IMAGE:$version