Skip to content

Commit 7aaa4e3

Browse files
author
Gabriel Souza
committed
up build
1 parent 2fdcfda commit 7aaa4e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
client = docker.from_env()
44

55
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")
6+
client.images.push(repository="ggbr12/php-apache-dev", tag="1.0.21234")

0 commit comments

Comments
 (0)