Skip to content

Commit

Permalink
Update to Alpine 3.18
Browse files Browse the repository at this point in the history
Actually no update (we're already using Alpine 3.18), we just pin Alpine to version 3.18 so that no unexpected updates and avoidable breakages happen due to major Bash and/or Python updates.
  • Loading branch information
PhrozenByte committed Jun 30, 2023
1 parent c1a810a commit 03a156c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container.env
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ ACME_MGMT_GIT_REPO="https://github.com/PhrozenByte/acme.git"
ACME_MGMT_GIT_REF="refs/tags/v$ACME_MGMT_VERSION"
ACME_MGMT_GIT_COMMIT="cd8028646ead184be8958adef3d1ec97d28aec3c"

BASE_IMAGE="ghcr.io/sgsgermany/alpine:latest"
BASE_IMAGE="ghcr.io/sgsgermany/alpine:v3.18"

0 comments on commit 03a156c

Please sign in to comment.