Skip to content

Commit 1eed31f

Browse files
Merge pull request #174 from infrablocks/dependabot/docker/src/concourse-aws/ubuntu-focal-20240918
Bump ubuntu from focal-20240530 to focal-20240918 in /src/concourse-aws [skip ci]
2 parents 6b0efb8 + db9417d commit 1eed31f

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-20240530
3+
FROM ubuntu:focal-20240918
44

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

0 commit comments

Comments
 (0)