Skip to content

Commit 55b015c

Browse files
dependabot[bot]pbalogh-sa
authored andcommitted
Bump golang from 1.16.3-alpine to 1.16.4-alpine
Bumps golang from 1.16.3-alpine to 1.16.4-alpine. Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab7194a commit 55b015c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.16.3-alpine AS builder
1+
FROM golang:1.16.4-alpine AS builder
22

33
RUN apk add --update --no-cache ca-certificates git
44

Dockerfile.debug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.16.3-alpine AS builder
1+
FROM golang:1.16.4-alpine AS builder
22

33
RUN apk add --update --no-cache ca-certificates git
44

0 commit comments

Comments
 (0)