mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 13:52:02 +08:00
Updated baseimage to version 4.3.1.
This commit is contained in:
parent
e4c8628bf9
commit
070a17b05e
@ -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.17-v4.2.2
|
FROM jlesage/baseimage-gui:alpine-3.17-v4.3.1
|
||||||
|
|
||||||
# Docker image version is provided via build arg.
|
# Docker image version is provided via build arg.
|
||||||
ARG DOCKER_IMAGE_VERSION=
|
ARG DOCKER_IMAGE_VERSION=
|
||||||
|
@ -1,2 +0,0 @@
|
|||||||
<Type>normal</Type>
|
|
||||||
<Name>^Navigator</Name>
|
|
2
rootfs/etc/openbox/main-window-selection.xml
Normal file
2
rootfs/etc/openbox/main-window-selection.xml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<Type>normal</Type>
|
||||||
|
<Name>Navigator</Name>
|
Loading…
x
Reference in New Issue
Block a user