Skip to content

Commit 23484fa

Browse files
Merge pull request #176 from infrablocks/dependabot/docker/src/concourse-aws/ubuntu-focal-20241011
Bump ubuntu from focal-20240918 to focal-20241011 in /src/concourse-aws [skip ci]
2 parents d040f97 + 9265c07 commit 23484fa

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)