We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34efa91 commit c41be73Copy full SHA for c41be73
Dockerfile
@@ -15,7 +15,7 @@ RUN pacman-key --recv-keys 63CC496475267693 && pacman-key --lsign-key 63CC496475
15
# this as a separate layer because it saves time for local builds. Incrementing
16
# this when pushing dependency updates to Caleb's Arch user repository or just
17
# when the remote Docker Hub builds die should be enough.
18
-ARG DOCKER_HUB_CACHE=1
+ARG DOCKER_HUB_CACHE=2
19
20
ARG RUNTIME_DEPS
21
0 commit comments