Skip to content

Commit

Permalink
[container] Fix package repository URL
Browse files Browse the repository at this point in the history
  • Loading branch information
hacketiwack authored Feb 6, 2025
1 parent 6128ede commit 4b7460e
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 @@
ARG PACKAGE_REPOSITORY_URL=https://dl-cdn.alpinelinux.org/alpine/v3.19
ARG PACKAGE_REPOSITORY_URL=https://dl-cdn.alpinelinux.org/alpine/v3.21

FROM alpine:3.21 AS build

Expand Down

0 comments on commit 4b7460e

Please sign in to comment.