浏览代码

Update `push.pl` runtime to Perl 5.39 and Debian Bookworm

Tianon Gravi 1 年之前
父节点
当前提交
91eeb8d637
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM perl:5.30-buster
+FROM perl:5.39-bookworm
 
 
 RUN set -eux; \
 RUN set -eux; \
 	apt-get update; \
 	apt-get update; \