Skip to content

Commit 9dfa21d

Browse files
chore(deps): update ubuntu docker tag to v24
1 parent 38f03f1 commit 9dfa21d

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
@@ -7,7 +7,7 @@
77

88
# Use `ubuntu`, rather than `node`, base image because that is what we generally
99
# use as a base and so this tests that all necessary deps are installed
10-
FROM ubuntu:20.04
10+
FROM ubuntu:24.04
1111

1212
ARG DEBIAN_FRONTEND=noninteractive
1313
ARG APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE=1

0 commit comments

Comments
 (0)