Browse Source
binaries: update base docker image for wine/appimage
master
SomberNight
5 years ago
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
2 changed files with
2 additions and
2 deletions
-
contrib/build-linux/appimage/Dockerfile
-
contrib/build-wine/Dockerfile
|
@ -1,4 +1,4 @@ |
|
|
FROM ubuntu:16.04@sha256:97b54e5692c27072234ff958a7442dde4266af21e7b688e7fca5dc5acc8ed7d9 |
|
|
FROM ubuntu:16.04@sha256:a4fc0c40360ff2224db3a483e5d80e9164fe3fdce2a8439d2686270643974632 |
|
|
|
|
|
|
|
|
ENV LC_ALL=C.UTF-8 LANG=C.UTF-8 |
|
|
ENV LC_ALL=C.UTF-8 LANG=C.UTF-8 |
|
|
|
|
|
|
|
|
|
@ -1,4 +1,4 @@ |
|
|
FROM ubuntu:18.04@sha256:5f4bdc3467537cbbe563e80db2c3ec95d548a9145d64453b06939c4592d67b6d |
|
|
FROM ubuntu:18.04@sha256:b58746c8a89938b8c9f5b77de3b8cf1fe78210c696ab03a1442e235eea65d84f |
|
|
|
|
|
|
|
|
ENV LC_ALL=C.UTF-8 LANG=C.UTF-8 |
|
|
ENV LC_ALL=C.UTF-8 LANG=C.UTF-8 |
|
|
|
|
|
|
|
|