mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 05:42:00 +08:00
Upgraded baseimage to version 3.5.5 and use one based on Alpine 3.12.
This commit is contained in:
parent
ab4b80ebeb
commit
3be0c4f45b
@ -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.10-v3.5.3
|
||||
FROM jlesage/baseimage-gui:alpine-3.12-v3.5.5
|
||||
|
||||
# Docker image version is provided via build arg.
|
||||
ARG DOCKER_IMAGE_VERSION=unknown
|
||||
|
Loading…
x
Reference in New Issue
Block a user