Browse Source
Bumps ubuntu from 18.04 to 22.04. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>pull/7/head
committed by
GitHub
2 changed files with 2 additions and 2 deletions
@ -1,4 +1,4 @@ |
|||||
FROM ubuntu:18.04 |
FROM ubuntu:22.04 |
||||
|
|
||||
LABEL maintainer="LinuxGSM <[email protected]>" |
LABEL maintainer="LinuxGSM <[email protected]>" |
||||
|
|
||||
|
@ -1,4 +1,4 @@ |
|||||
FROM ubuntu:20.04 |
FROM ubuntu:22.04 |
||||
|
|
||||
LABEL maintainer="LinuxGSM <[email protected]>" |
LABEL maintainer="LinuxGSM <[email protected]>" |
||||
|
|
||||
|
Loading…
Reference in new issue