Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Commit 9f44e7c

Browse files
committed
Update to Ubuntu 22.04
1 parent 139726c commit 9f44e7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:20.04
1+
FROM ubuntu:22.04
22

33
LABEL org.opencontainers.image.authors="Robin Smidsrød <[email protected]>"
44

Dockerfile.ldap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:20.04
1+
FROM ubuntu:22.04
22

33
LABEL org.opencontainers.image.authors="Robin Smidsrød <[email protected]>"
44

0 commit comments

Comments
 (0)