Skip to content

Commit b4feebd

Browse files
build(deps): bump ubuntu from 20.04 to 22.04 in /agent
Bumps ubuntu from 20.04 to 22.04. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 781bff6 commit b4feebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/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
MAINTAINER Determined AI <[email protected]>
33

44
RUN apt-get update -yq \

0 commit comments

Comments
 (0)