Skip to content

Commit

Permalink
19: add hostname to emscripten
Browse files Browse the repository at this point in the history
19 is not used yet, re-release the images
  • Loading branch information
janisozaur committed Jan 20, 2025
1 parent 3b88c4e commit 7fe0d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 19/emscripten/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM docker.io/library/fedora:41

RUN dnf update -y && dnf install -y git cmake make gcc g++ nlohmann-json-devel autoreconf libtool openssl-devel libcurl-devel fontconfig-devel libzip-devel SDL2-devel zip speexdsp-devel ninja-build ccache
RUN dnf update -y && dnf install -y git cmake make gcc g++ nlohmann-json-devel autoreconf libtool openssl-devel libcurl-devel fontconfig-devel libzip-devel SDL2-devel zip speexdsp-devel ninja-build hostname ccache

WORKDIR /

Expand Down

0 comments on commit 7fe0d32

Please sign in to comment.