Skip to content

Commit

Permalink
Merge pull request #2 from wozz/dependabot/docker/envoy_proxy/golang-…
Browse files Browse the repository at this point in the history
…1.21

Bump golang from 1.20 to 1.21 in /envoy_proxy
  • Loading branch information
wozz authored Dec 20, 2023
2 parents f361db5 + c0895fa commit 9814429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envoy_proxy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.20 as builder
FROM golang:1.21 as builder

WORKDIR /app
COPY app/ .
Expand Down

0 comments on commit 9814429

Please sign in to comment.