Skip to content

Commit

Permalink
Merge pull request #274 from hjpotter92/dependabot/docker/discord-web…
Browse files Browse the repository at this point in the history
…hook/alpine-3.20.3
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
2 parents ef48738 + 619dd7a commit 8c6306a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord-webhook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ADD . .

RUN go build -o /main src/main.go

FROM alpine:3.17.1
FROM alpine:3.20.3

LABEL maintainer="hjpotter92"

Expand Down

0 comments on commit 8c6306a

Please sign in to comment.