Skip to content

Commit

Permalink
Merge pull request #30 from teddybeermaniac/feature/29-update_depende…
Browse files Browse the repository at this point in the history
…ncies

Update dependencies (#29)
  • Loading branch information
teddybeermaniac authored Dec 10, 2024
2 parents 392f67a + 4886bfc commit a2f92f1
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.20.2 AS base
FROM alpine:3.21.0 AS base

RUN apk add --no-cache \
build-base \
Expand Down

0 comments on commit a2f92f1

Please sign in to comment.