Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
updated base-image, build
Browse files Browse the repository at this point in the history
  • Loading branch information
schmunk42 committed Apr 18, 2017
1 parent a80c5a8 commit 263d36a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 8 deletions.
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ release:latest:
- docker push ${STACK_PHP_IMAGE_LATEST} || exit 1
only:
- latest
- release
- tags

release:tags:
stage: release
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM dmstr/phd5-app:5.0.0-beta34
FROM dmstr/phd5-app:5.0.0-beta36

# Additional packages, see also `docker-compose.dev.yml` for host-volumes
COPY ./composer.* /app/
Expand Down
10 changes: 5 additions & 5 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 263d36a

Please sign in to comment.