Skip to content

Commit 4ab0277

Browse files
Merge pull request #218 from infrablocks/dependabot/docker/src/concourse-aws/ubuntu-focal-20250404
Bump ubuntu from focal-20241011 to focal-20250404 in /src/concourse-aws [skip ci]
2 parents 658f7ad + 4e91b7f commit 4ab0277

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-20241011
3+
FROM ubuntu:focal-20250404
44

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

0 commit comments

Comments
 (0)