Skip to content

Commit bf585ed

Browse files
committed
Update the distributions to D10
1 parent f8c859c commit bf585ed

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

contentacms/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM drupal:9
1+
FROM drupal:10
22

33
# install extra tools
44
RUN apt-get update \

govcms/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM drupal:9
1+
FROM drupal:10
22

33
# install extra tools
44
RUN apt-get update \

thunder/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM drupal:9
1+
FROM drupal:10
22

33
# install extra tools
44
RUN apt-get update \

varbase/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM drupal:9
1+
FROM drupal:10
22

33
# install extra tools
44
RUN apt-get update \

0 commit comments

Comments
 (0)