Skip to content

Commit

Permalink
feat(new-version): v6.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
drixs6o9 committed Nov 3, 2020
1 parent b4f651b commit c1a844a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM php:cli-alpine
MAINTAINER Yann LUCAS <contact@yann-lucas.fr>

ARG DEPLOYER_VERSION=6.7.2
ARG DEPLOYER_VERSION=6.7.3

COPY entrypoint.sh /entrypoint.sh
RUN chmod +x entrypoint.sh
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You can use this docker image in docker actions.
Argument | Default value
:--------------: | :-----------:
DEPLOYER_VERSION | 6.7.2
DEPLOYER_VERSION | 6.7.3
## Credits
Based on [omouren's idea](https://github.com/omouren/docker-deployer)

0 comments on commit c1a844a

Please sign in to comment.