8000 Update base image to 3.14.1 and combust · perlorg/perlweb@c6f2f34 · GitHub
[go: up one dir, main page]

Skip to content

Commit c6f2f34

Browse files
committed
Update base image to 3.14.1 and combust
1 parent 7d7dcd8 commit c6f2f34

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM harbor.ntppool.org/perlorg/base-os:3.13.5
1+
FROM harbor.ntppool.org/perlorg/base-os:3.14.1
22

33
# Note that this only builds dependencies and such, it doesn't
44
# actually include the site code etc itself. The site code
@@ -7,7 +7,7 @@ FROM harbor.ntppool.org/perlorg/base-os:3.13.5
77

88
# Cache buster for occasionally resetting the cached images even if
99
# the base doesn't change.
10-
ENV LAST_UPDATED 2020-06-07
10+
ENV LAST_UPDATED 2021-08-24
1111

1212
USER root
1313

0 commit comments

Comments
 (0)
0