mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-19 14:21:59 +08:00
Upgraded baseimage to version 4.6.6.
This commit is contained in:
parent
b0fc38fc50
commit
b7c4622ec5
@ -13,7 +13,7 @@ RUN gcc -static -o membarrier_check membarrier_check.c
|
|||||||
RUN strip membarrier_check
|
RUN strip membarrier_check
|
||||||
|
|
||||||
# Pull base image.
|
# Pull base image.
|
||||||
FROM jlesage/baseimage-gui:alpine-3.20-v4.6.4
|
FROM jlesage/baseimage-gui:alpine-3.20-v4.6.6
|
||||||
|
|
||||||
# Docker image version is provided via build arg.
|
# Docker image version is provided via build arg.
|
||||||
ARG DOCKER_IMAGE_VERSION=
|
ARG DOCKER_IMAGE_VERSION=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user