File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed 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:latest
4- # docker run arigaio/atlas@sha256:2a621eff7cc837aec47f6504f17bfc95659ad7198f6e93f4145046b831a72066 version
5- # atlas version v0.36.3-1fac927-canary
6- FROM arigaio/atlas@sha256:2a621eff7cc837aec47f6504f17bfc95659ad7198f6e93f4145046b831a72066 as base
3+ # from: arigaio/atlas:0.36.2
4+ # docker run arigaio/atlas@sha256:4d98fc2ce4a4dd3bc2124c80e3e16062e8b183836eec876dc84243dc70a120a9 version
5+ # atlas version v0.36.2
6+ FROM arigaio/atlas@sha256:4d98fc2ce4a4dd3bc2124c80e3e16062e8b183836eec876dc84243dc70a120a9 as base
77
88FROM scratch
99# Update permissions to make it readable by the user
Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ require (
229229)
230230
231231require (
232- ariga.io/atlas v0.31.1-0.20250212144724-069be8033e83 // indirect
232+ ariga.io/atlas v0.36.1 // indirect
233233 cloud.google.com/go v0.116.0 // indirect
234234 cloud.google.com/go/compute/metadata v0.6.0 // indirect
235235 cloud.google.com/go/iam v1.2.2 // indirect
Original file line number Diff line number Diff line change 1- ariga.io/atlas v0.31.1-0.20250212144724-069be8033e83 h1:nX4HXncwIdvQ8/8sIUIf1nyCkK8qdBaHQ7EtzPpuiGE =
2- ariga.io/atlas v0.31.1-0.20250212144724-069be8033e83 /go.mod h1:Oe1xWPuu5q9LzyrWfbZmEZxFYeu4BHTyzfjeW2aZp/w =
1+ ariga.io/atlas v0.36.1 h1:w0BGAHPkzxpx0n9QWUVbtu7vUUihs7cDCTPsnnw9nck =
2+ ariga.io/atlas v0.36.1 /go.mod h1:9ZAIr/V85596AVxmN8edyVHYKKpnNsDMdnHLsEliW7k =
33buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.33.0-20240401165935-b983156c5e99.1 h1:2IGhRovxlsOIQgx2ekZWo4wTPAYpck41+18ICxs37is =
44buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.33.0-20240401165935-b983156c5e99.1 /go.mod h1:Tgn5bgL220vkFOI0KPStlcClPeOJzAv4uT+V8JXGUnw =
55cel.dev/expr v0.20.0 h1:OunBvVCfvpWlt4dN7zg3FM6TDkzOePe1+foGJ9AXeeI =
You can’t perform that action at this time.
0 commit comments