Skip to content

Commit

Permalink
base: update to Alpine 3.20.3.
Browse files Browse the repository at this point in the history
This updates the Alpine base image to use a newer stable branch. Among
general updates, we are interested in avoiding a GCC bug that's present
in 3.18 [1].

[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105329
  • Loading branch information
ericonr committed Oct 3, 2024
1 parent 64a98b7 commit 94be594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DEBIAN_VERSION=11.9
ALPINE_VERSION=3.18.6
ALPINE_VERSION=3.20.3

EPICS7_BASE_VERSION=7.0.7
PVXS_VERSION=1.3.1
Expand Down

0 comments on commit 94be594

Please sign in to comment.