Skip to content

Commit 846a06e

Browse files
authored
upgrare: atlas (#1786)
Signed-off-by: Miguel Martinez <[email protected]>
1 parent 87abf0e commit 846a06e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/controlplane/Dockerfile.migrations

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Container image built by go-releaser that's used to run migrations against the database during deployment
22
# See https://atlasgo.io/guides/deploying/image
3-
# Current version v0.30.0
4-
FROM arigaio/atlas@sha256:4e70ea7e8fe69817168109db4084ca12425a1b157dce4696954f5d9af37f5b47 as base
3+
# Current version v0.31.0
4+
FROM arigaio/atlas@sha256:05d435f32c7d732abad12e2b4fdb8c952fe695a7fb2aa41a974048c7313ceb1d as base
55

66
FROM scratch
77
# Update permissions to make it readable by the user

0 commit comments

Comments
 (0)