We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b0efb8 + db9417d commit 1eed31fCopy full SHA for 1eed31f
src/concourse-aws/Dockerfile
@@ -1,6 +1,6 @@
1
FROM concourse/concourse:7.11.2 as concourse
2
3
-FROM ubuntu:focal-20240530
+FROM ubuntu:focal-20240918
4
5
# Install dependencies
6
RUN apt-get update && apt-get install -y \
0 commit comments