Skip to content

Commit b7435b7

Browse files
🌱 Bump golang from 3c4de86 to a0679ac
Bumps golang from `3c4de86` to `a0679ac`. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d61261 commit b7435b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM golang@sha256:3c4de86eec9cbc619cdd72424abd88326ffcf5d813a8338a7743c55e5898734f AS base
15+
FROM golang@sha256:a0679accac8685cc5389bd2298e045e570100940e6bdcca666a8ca7b32a1276c AS base
1616
WORKDIR /src
1717
ENV CGO_ENABLED=0
1818
COPY go.* ./

0 commit comments

Comments
 (0)