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 87abf0e commit 846a06eCopy full SHA for 846a06e
app/controlplane/Dockerfile.migrations
@@ -1,7 +1,7 @@
1
# Container image built by go-releaser that's used to run migrations against the database during deployment
2
# See https://atlasgo.io/guides/deploying/image
3
-# Current version v0.30.0
4
-FROM arigaio/atlas@sha256:4e70ea7e8fe69817168109db4084ca12425a1b157dce4696954f5d9af37f5b47 as base
+# Current version v0.31.0
+FROM arigaio/atlas@sha256:05d435f32c7d732abad12e2b4fdb8c952fe695a7fb2aa41a974048c7313ceb1d as base
5
6
FROM scratch
7
# Update permissions to make it readable by the user
0 commit comments