chore(deps): update golang:1.18 docker digest to 616aa98 (#214)

Co-authored-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
This commit is contained in:
WhiteSource Renovate
2022-08-19 21:04:44 +02:00
committed by GitHub
parent 459608e7d8
commit 90406fa7ca

View File

@@ -1,4 +1,4 @@
FROM golang:1.18@sha256:9349ed889adb906efa5ebc06485fe1b6a12fb265a01c9266a137bb1352565560 AS base
FROM golang:1.18@sha256:616aa980e2a8f3944baf5975d475f6ef1a3e50f1ec56fecd2e88280f5d1b4bf2 AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY . ./