Skip to content

Commit eadbadc

Browse files
chore(deps): update dependency ubuntu to v22
Signed-off-by: Renovate Bot <[email protected]> | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | docker | ubuntu | 20.04 | jammy |
1 parent bd2f1c0 commit eadbadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Aliasing base images, so we can change just this, when needing to upgrade or pull base layers
2-
FROM ubuntu:20.04 AS base-distro
2+
FROM ubuntu:22.04 AS base-distro
33
FROM composer:2.3.10 AS composer
44

55

0 commit comments

Comments
 (0)