Skip to content

Commit

Permalink
chore(deps): update golang:1.21 docker digest to 81811f8
Browse files Browse the repository at this point in the history
  • Loading branch information
ur-renovate committed Apr 11, 2024
1 parent 5a90fc3 commit 59185e1
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:81811f8a883e238666dbadee6928ae2902243a3cd3f3e860f21c102543c6b5a7 as builder

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

Expand Down

0 comments on commit 59185e1

Please sign in to comment.