We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
3c4de86
a0679ac
1 parent 4d61261 commit b7435b7Copy full SHA for b7435b7
Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM golang@sha256:3c4de86eec9cbc619cdd72424abd88326ffcf5d813a8338a7743c55e5898734f AS base
+FROM golang@sha256:a0679accac8685cc5389bd2298e045e570100940e6bdcca666a8ca7b32a1276c AS base
16
WORKDIR /src
17
ENV CGO_ENABLED=0
18
COPY go.* ./
0 commit comments