Compare commits
No commits in common. "b56195559bd7177906544195bbbc9e9c22c7d81c" and "997a3d65c20c1e0414225b48b636975bc0b1c43d" have entirely different histories.
b56195559b
...
997a3d65c2
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# STEP 1 build executable binary
|
# STEP 1 build executable binary
|
||||||
FROM golang:1.17.3-alpine3.13@sha256:07674a997a6ece514c1397c44b1d6cc45b9ade6ba9acb1d3c6072537c4cf82f1 AS builder
|
FROM golang:1.17.3-alpine3.13@sha256:8840854a5cd71bd57711fa5d80fe5c727b4f96ad039a0f62b25cc9d2e3cc2886 AS builder
|
||||||
|
|
||||||
ENV MORTY_VERSION="f5bff1e285d3f973cacf73318e55175edafd633f"
|
ENV MORTY_VERSION="f5bff1e285d3f973cacf73318e55175edafd633f"
|
||||||
|
|
||||||
|
|
Reference in a new issue