Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Commit

Permalink
Merge pull request #64 from dihmandrake/dependabot/docker/alpine-3.18.2
Browse files Browse the repository at this point in the history
Bump alpine from 3.18.0 to 3.18.2
  • Loading branch information
github-actions[bot] committed Jun 15, 2023
2 parents 67d9dbf + ca9d68f commit 2fe6024
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 alpine:3.18.0 as build
FROM alpine:3.18.2 as build

ADD "https://www.random.org/cgi-bin/randbyte?nbytes=10&format=h" skip-cache-for-stage

Expand Down

0 comments on commit 2fe6024

Please sign in to comment.