We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The image nimmis/alpine-apache b1fc01506cf3 contains an out-dated version of apache2:
nimmis/alpine-apache
b1fc01506cf3
apache2
~ # apk -vv list | grep apache2 apache2-2.4.48-r0 x86_64 {apache2} (Apache-2.0) [installed] apache2-utils-2.4.48-r0 x86_64 {apache2} (Apache-2.0) [installed]
Installing apache2-ssl fails because it is 2.4.49-r0 and needs symbols not provided by the older 2.4.48-r0.
apache2-ssl
2.4.49-r0
2.4.48-r0
# apk upgrade Upgrading critical system libraries and apk-tools: (1/1) Upgrading apk-tools (2.12.5-r1 -> 2.12.7-r0) Executing busybox-1.33.1-r3.trigger Continuing the upgrade transaction with new apk-tools: (1/7) Upgrading alpine-baselayout (3.2.0-r15 -> 3.2.0-r16) Executing alpine-baselayout-3.2.0-r16.pre-upgrade Executing alpine-baselayout-3.2.0-r16.post-upgrade (2/7) Upgrading libcrypto1.1 (1.1.1k-r0 -> 1.1.1l-r0) (3/7) Upgrading apache2 (2.4.48-r0 -> 2.4.49-r0) Executing apache2-2.4.49-r0.pre-upgrade (4/7) Upgrading libssl1.1 (1.1.1k-r0 -> 1.1.1l-r0) (5/7) Upgrading libretls (3.3.3-r2 -> 3.3.3p1-r2) (6/7) Upgrading apache2-utils (2.4.48-r0 -> 2.4.49-r0) (7/7) Upgrading rsyslog (8.2012.0-r0 -> 8.2012.0-r1) Executing rsyslog-8.2012.0-r1.post-upgrade Executing busybox-1.33.1-r3.trigger Executing ca-certificates-20191127-r5.trigger OK: 21 MiB in 34 packages
Time to build and upload a new image.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The image
nimmis/alpine-apache
b1fc01506cf3
contains an out-dated version ofapache2
:Installing
apache2-ssl
fails because it is2.4.49-r0
and needs symbols not provided by the older2.4.48-r0
.Time to build and upload a new image.
The text was updated successfully, but these errors were encountered: