Skip to content

Commit 9265c07

Browse files
Bump ubuntu from focal-20240918 to focal-20241011 in /src/concourse-aws
Bumps ubuntu from focal-20240918 to focal-20241011. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d040f97 commit 9265c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/concourse-aws/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM concourse/concourse:7.11.2 as concourse
22

3-
FROM ubuntu:focal-20240918
3+
FROM ubuntu:focal-20241011
44

55
# Install dependencies
66
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)