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.
1 parent 0904b70 commit bbee816Copy full SHA for bbee816
docker-compose.yml
@@ -7,9 +7,9 @@ services:
7
volumes:
8
- .:/package
9
tty: true
10
- package-last:
11
- image: registry.gitlab.com/aplus-framework/images/package:3
12
- container_name: package-language-last
+ package-latest:
+ image: registry.gitlab.com/aplus-framework/images/package:latest
+ container_name: package-language-latest
13
working_dir: /package
14
15
0 commit comments