File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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:1 .2.0
4- # docker run arigaio/atlas@sha256:69fef5b506378439771fc70e052471780336552dbf35da397f5a7a729da8f7e3 version
5- # atlas version v1.2.0
6- FROM arigaio/atlas@sha256:69fef5b506378439771fc70e052471780336552dbf35da397f5a7a729da8f7e3 as base
3+ # from: arigaio/atlas:latest (v1 .2.1-29c7cc3-canary)
4+ # docker run arigaio/atlas@sha256:c9a0e6135c1f9c2761f5ef08b1db7a033ee37eb23a68173fd3909e231fdc2919 version
5+ # atlas version v1.2.1-29c7cc3-canary
6+ FROM arigaio/atlas@sha256:c9a0e6135c1f9c2761f5ef08b1db7a033ee37eb23a68173fd3909e231fdc2919 as base
77
88FROM scratch
99# Update permissions to make it readable by the user
You can’t perform that action at this time.
0 commit comments