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 0b7f5e4 commit 079da62Copy full SHA for 079da62
Dockerfile
@@ -1,6 +1,6 @@
1
FROM alpine:3.18
2
3
-ENV VERSION=1.26.7 QT_PLUGIN_PATH=/home/ausweisapp/libs/plugins
+ENV VERSION=2.0.0 QT_PLUGIN_PATH=/home/ausweisapp/libs/plugins
4
5
6
RUN echo '@testing http://dl-cdn.alpinelinux.org/alpine/edge/testing' >> /etc/apk/repositories && \
0 commit comments