We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fdcfda commit 7aaa4e3Copy full SHA for 7aaa4e3
build.py
@@ -3,4 +3,4 @@
3
client = docker.from_env()
4
5
client.images.build(path=".",tag="ggbr12/php-apache-dev:1.0.2")
6
-client.images.push(repository="ggbr12/php-apache-dev", tag="1.0.2")
+client.images.push(repository="ggbr12/php-apache-dev", tag="1.0.21234")
0 commit comments