Skip to content

Commit

Permalink
Normalize grpcbox base image
Browse files Browse the repository at this point in the history
  • Loading branch information
codingllama committed Dec 20, 2024
1 parent b896eb6 commit 7ee6c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.assets/Dockerfile-grpcbox
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1

FROM docker.io/golang:1.22
FROM docker.io/golang:1.23

# Image layers go from less likely to most likely to change.
RUN apt-get update && \
Expand Down

0 comments on commit 7ee6c38

Please sign in to comment.