Skip to content

Commit 6bddf61

Browse files
authored
chore: update migrations image (#939)
Signed-off-by: Miguel Martinez Trivino <[email protected]>
1 parent 561f6b6 commit 6bddf61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/controlplane/Dockerfile.migrations

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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-
FROM arigaio/atlas@sha256:37b8b163719e2f9baf5c97099e8d0772bc1bd84f392e402afcc3e565d11e074f
3+
FROM arigaio/atlas@sha256:5c459e8c134bb3d6d4f0346bbe6aa32ab23b7726286c4f23e7d831557574ed0d
44

55
COPY app/controlplane/pkg/data/ent/migrate/migrations /migrations
66

0 commit comments

Comments
 (0)