Skip to content

Commit

Permalink
Bump golang from 3325c55 to 8e96e6c
Browse files Browse the repository at this point in the history
Bumps golang from `3325c55` to `8e96e6c`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent 071a9c8 commit ab18948
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.22-alpine@sha256:3325c5593767d8f1fd580e224707ca5e847a1679470a027aaa3c71711ce16613 AS builder
FROM golang:1.22-alpine@sha256:8e96e6cff6a388c2f70f5f662b64120941fcd7d4b89d62fec87520323a316bd9 AS builder

RUN apk add make
RUN mkdir -p /opt/resource
Expand Down

0 comments on commit ab18948

Please sign in to comment.