-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dockerUpdateLatest doesn't update latest #1141
Comments
Thanks for your detailed nnig report 👍 Have you tried dockerUpdateLatest := true Settings already prefixed with |
Are there any updates on this fix? It seems I faced the same issue: this |
I'm having issues with a multi project build (github.com/vinyldns). If i set |
If the build returns the same output, the docker image shouldn't change, right? We configure The $ docker build --force-rm -t aliasOne -t latest . |
Expected behaviour
When
dockerUpdateLatest in Docker := true
in in build.sbtand command
sbt docker:publish
is executedshould publish the version tag and latest tag to repo
Actual behaviour
Information
Docker Version:
Of Note:
The text was updated successfully, but these errors were encountered: