Commit 7b14e37 1 parent 1c309f0 commit 7b14e37 Copy full SHA for 7b14e37
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ ARG BUILD_REV
7
7
ARG BUILD_DATE
8
8
LABEL org.opencontainers.image.title="alwatr/node" \
9
9
org.opencontainers.image.description="Cross-platform ECMAScript runtime environment, packaged by Alwatr." \
10
- org.opencontainers.image.base.name="docker.io/library/node:22.13.1 -alpine" \
11
- org.opencontainers.image.version="22.13.1 " \
12
- org.opencontainers.image.ref.name="22.13.1 " \
10
+ org.opencontainers.image.base.name="docker.io/library/node:22.14.0 -alpine" \
11
+ org.opencontainers.image.version="22.14.0 " \
12
+ org.opencontainers.image.ref.name="22.14.0 " \
13
13
org.opencontainers.image.licenses="MIT" \
14
14
org.opencontainers.image.created=${BUILD_DATE} \
15
15
org.opencontainers.image.revision=${BUILD_REV} \
@@ -18,5 +18,5 @@ LABEL org.opencontainers.image.title="alwatr/node" \
18
18
org.opencontainers.image.url="https://github.com/Alwatr/containers/tree/next/node" \
19
19
org.opencontainers.image.documentation="https://github.com/Alwatr/containers/tree/next/node" \
20
20
org.opencontainers.image.authors=
"S. Ali Mihandoost <[email protected] > (https://ali.mihandoost.com)" \
21
- cloud.alwatr.image.version.full="22.13.1 " \
21
+ cloud.alwatr.image.version.full="22.14.0 " \
22
22
cloud.alwatr.image.version.short="22"
You can’t perform that action at this time.
0 commit comments