Skip to content

Commit

Permalink
Bump golang from 1.20.4-bullseye to 1.21.3-bullseye (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 3ccabe3 commit 83e6344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.20.4-bullseye AS pw_feeder_builder
FROM golang:1.21.3-bullseye AS pw_feeder_builder
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN set -x && \
apt-get update && \
Expand Down

0 comments on commit 83e6344

Please sign in to comment.