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 5e8e119 commit 3ba23cdCopy full SHA for 3ba23cd
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.27.0
4
-FROM arigaio/atlas@sha256:240e82b144b0055c49500351deaea09358797ec6d039f91cc88a28aa4264f640 as base
+FROM arigaio/atlas@sha256:b2197540d3b1c34513cae8a4b21517978e2fbaa59c0f070f1698cc3205ea4c32 as base
5
6
FROM scratch
7
# Update permissions to make it readable by the user
0 commit comments