Skip to content

Commit 3c23517

Browse files
Andrew Farriesroboquat
Andrew Farries
authored andcommitted
Upgrade ubuntu image in ca-updater dockerfile
1 parent c436351 commit 3c23517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/registry-facade/ca-updater/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Licensed under the GNU Affero General Public License (AGPL).
33
# See License-AGPL.txt in the project root for license information.
44

5-
FROM ubuntu:21.04
5+
FROM ubuntu:22.04
66

77
COPY install-packages /usr/bin
88

0 commit comments

Comments
 (0)