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 8343e2e commit 6104b66Copy full SHA for 6104b66
containers/event-db-migrations/Earthfile
@@ -67,7 +67,7 @@ package:
67
docker:
68
FROM +package
69
70
- ARG container='voting-node'
+ ARG container='migrations'
71
ARG tag="latest"
72
73
SAVE IMAGE ${container}:${tag}
0 commit comments