Skip to content

Commit

Permalink
chore(deps): update golang:1.21 docker digest to 7f719b1
Browse files Browse the repository at this point in the history
  • Loading branch information
ur-renovate committed Aug 13, 2024
1 parent 7869d78 commit a840789
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
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.

# Specify the version of Go to use
FROM golang:1.21@sha256:19600fdcae402165dcdab18cb9649540bde6be7274dedb5d205b2f84029fe909 as builder
FROM golang:1.21@sha256:7f719b1d6b1332f60b09da54d8263fcafeb28a59eaa95a50aebea92e7ba4f218 as builder

RUN apt-get update && apt-get install -y xz-utils && rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit a840789

Please sign in to comment.