Skip to content

Commit

Permalink
Merge pull request #33 from ColoradoSchoolOfMines/dependabot/docker/c…
Browse files Browse the repository at this point in the history
…addy-221bcf3

Bump caddy from `896c6fb` to `221bcf3`
  • Loading branch information
Wakeful-Cloud authored Aug 4, 2024
2 parents 69f64a7 + 38b2a88 commit 596d0ed
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 @@ -19,7 +19,7 @@ RUN npm install --omit=dev
RUN npm run build

# Base image (https://hub.docker.com/layers/library/caddy/2.7.6-alpine/images/sha256-a6054d207060158cd0f019d6a35907bf47d1f8dacf58cdb63075a930d8ebca38?context=explore)
FROM caddy:2.8.4-alpine@sha256:896c6fb9e3eae11890f53dc528b8a9be1b4d058f6b7603024feb084fc203c0b4
FROM caddy:2.8.4-alpine@sha256:221bcf3be161b0d856bdb7bea76b42386d732d19348f79692404829532d83f4a

# Install packages
RUN apk add --no-cache wget
Expand Down

0 comments on commit 596d0ed

Please sign in to comment.