Skip to content

Commit e67f17a

Browse files
authored
chore(deps): bump alwatr/alpine from 3.18.4 to 3.19.1 in /opencv (#83)
2 parents b4da813 + 5257649 commit e67f17a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

opencv/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/alwatr/alpine:3.18.4
1+
FROM ghcr.io/alwatr/alpine:3.19.1
22

33
ARG RUNTIME_DEPS='libpng-dev libjpeg-turbo libwebp tiff openexr jasper openblas libx11-dev zlib'
44
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
9898
ARG BUILD_DATE
9999
LABEL org.opencontainers.image.title="alwatr/opencv" \
100100
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" \
102102
org.opencontainers.image.version="4.8.1" \
103103
org.opencontainers.image.ref.name="4.8.1-dlib19.24.2" \
104104
org.opencontainers.image.licenses="MIT" \

0 commit comments

Comments
 (0)