Skip to content

Commit a7c9e4c

Browse files
committed
1 parent ec3746a commit a7c9e4c

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
@@ -5,7 +5,7 @@ COPY . .
55

66
RUN CGO_ENABLED=0 GOOS=linux go build -o aws-es-proxy
77

8-
FROM alpine:3.17
8+
FROM alpine:3.18.5
99
LABEL name="aws-es-proxy" \
1010
version="latest"
1111

0 commit comments

Comments
 (0)