File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- FROM ghcr.io/alwatr/alpine:3.18.4
1
+ FROM ghcr.io/alwatr/alpine:3.19.1
2
2
3
3
ARG RUNTIME_DEPS='libpng-dev libjpeg-turbo libwebp tiff openexr jasper openblas libx11-dev zlib'
4
4
ARG BUILD_DEPS='xz wget unzip cmake build-base python3 linux-headers libjpeg-turbo-dev libwebp-dev tiff-dev openexr-dev jasper-dev openblas-dev zlib-dev'
@@ -98,7 +98,7 @@ ARG BUILD_REV
98
98
ARG BUILD_DATE
99
99
LABEL org.opencontainers.image.title="alwatr/opencv" \
100
100
org.opencontainers.image.description="Native OpenCV library, packaged by Alwatr." \
101
- org.opencontainers.image.base.name="ghcr.io/alwatr/alpine:3.18.4 " \
101
+ org.opencontainers.image.base.name="ghcr.io/alwatr/alpine:3.19.1 " \
102
102
org.opencontainers.image.version="4.8.1" \
103
103
org.opencontainers.image.ref.name="4.8.1-dlib19.24.2" \
104
104
org.opencontainers.image.licenses="MIT" \
You can’t perform that action at this time.
0 commit comments