Skip to content

Commit 8d0a918

Browse files
committed
fixed docker version
1 parent d56ecf3 commit 8d0a918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker_push

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22
echo "$DOCKER_PASSWORD" | docker login -u openwms --password-stdin
3-
docker push openwms/org.openwms.core.uaa:latest
3+
docker push openwms/org.openwms.core.uaa:1.0.0

0 commit comments

Comments
 (0)