Skip to content

Commit 4e91b7f

Browse files
Bump ubuntu from focal-20241011 to focal-20250404 in /src/concourse-aws
Bumps ubuntu from focal-20241011 to focal-20250404. --- updated-dependencies: - dependency-name: ubuntu dependency-version: focal-20250404 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 658f7ad commit 4e91b7f

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)