Skip to content

Commit

Permalink
chore(deps): update golang:1.21 docker digest to c048e5c
Browse files Browse the repository at this point in the history
  • Loading branch information
ur-renovate committed Jul 24, 2024
1 parent 7869d78 commit 725b7e9
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:c048e5cccb0b6a4447ac117156e7d3ff315fc1a39f15a00a684e53f4af684ee4 as builder

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

Expand Down

0 comments on commit 725b7e9

Please sign in to comment.