mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 13:52:02 +08:00
Upgraded baseimage to version 4.5.0.
This commit is contained in:
parent
4d7754b5cf
commit
45ef247768
@ -13,7 +13,7 @@ RUN gcc -static -o membarrier_check membarrier_check.c
|
||||
RUN strip membarrier_check
|
||||
|
||||
# Pull base image.
|
||||
FROM jlesage/baseimage-gui:alpine-3.18-v4.4.2
|
||||
FROM jlesage/baseimage-gui:alpine-3.18-v4.5.0
|
||||
|
||||
# Docker image version is provided via build arg.
|
||||
ARG DOCKER_IMAGE_VERSION=
|
||||
|
Loading…
x
Reference in New Issue
Block a user