mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 05:42:00 +08:00
Updated baseimage to version 4.3.6.
This commit is contained in:
parent
1307948b88
commit
d89c5b898e
@ -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.17-v4.3.4
|
||||
FROM jlesage/baseimage-gui:alpine-3.17-v4.3.6
|
||||
|
||||
# Docker image version is provided via build arg.
|
||||
ARG DOCKER_IMAGE_VERSION=
|
||||
|
Loading…
x
Reference in New Issue
Block a user