Skip to content

Commit 329e231

Browse files
committed
Downgrade the version of Alpine to 3.21
1 parent d9489d7 commit 329e231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env php
22
<?php
33

4-
const alpine_version = '3.22';
4+
const alpine_version = '3.21';
55
const debian_version = 'bookworm';
66

77
class DockerfileGenerator

0 commit comments

Comments
 (0)