Skip to content

Commit

Permalink
GHA docker test instance: Do not use dev container
Browse files Browse the repository at this point in the history
  • Loading branch information
quartje committed Nov 16, 2023
1 parent 918c5aa commit cb3ce7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.test
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/openconext/openconext-basecontainers/php82-apache2-node20-composer2:latest
FROM ghcr.io/openconext/openconext-basecontainers/php82-apache2:latest
ADD output.tar /var/www/html/

# Set the default workdir
Expand Down

0 comments on commit cb3ce7c

Please sign in to comment.