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 6b997e4 commit 93f7644Copy full SHA for 93f7644
Dockerfile
@@ -1,6 +1,6 @@
1
ARG DEBIAN_VERSION=11.9
2
3
-FROM ghcr.io/cnpem/lnls-debian-11-epics-7:v0.10.0 AS build-image
+FROM ghcr.io/cnpem/lnls-debian-11-epics-7:v0.10.0-dev AS build-image
4
5
FROM debian:${DEBIAN_VERSION}-slim AS base
6
0 commit comments