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 3f2f0ea commit ee61cc1Copy full SHA for ee61cc1
app/controlplane/Dockerfile.migrations
@@ -1,6 +1,6 @@
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
-FROM arigaio/atlas@sha256:5c459e8c134bb3d6d4f0346bbe6aa32ab23b7726286c4f23e7d831557574ed0d as base
+FROM arigaio/atlas@sha256:b08bac5240ee28e105a35925bff6bef5a28b56c7f508bc6a9b188f64d58a8c3a as base
4
5
FROM scratch
6
# Update permissions to make it readable by the user
0 commit comments