This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
nextcloud-docs
mirror of
https://github.com/docker-library/docs.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Update `push.pl` runtime to Perl 5.39 and Debian Bookworm
Tianon Gravi
1 year ago
parent
d0c5005ed0
commit
91eeb8d637
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Dockerfile
+ 1
- 1
Dockerfile
View File
@@ -1,4 +1,4 @@
-FROM perl:5.3
0-buster
+FROM perl:5.3
9-bookworm
RUN set -eux; \
apt-get update; \