Skip to content

Commit

Permalink
Merge pull request #92 from adhocore/bump
Browse files Browse the repository at this point in the history
Bump
  • Loading branch information
adhocore authored Aug 21, 2023
2 parents ee6261a + cfc3088 commit d683b49
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 8.0.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.0.29-fpm-alpine3.16
FROM php:8.0.30-fpm-alpine3.16

MAINTAINER Jitendra Adhikari <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion 8.1.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.1.21-fpm-alpine3.17
FROM php:8.1.22-fpm-alpine3.17

MAINTAINER Jitendra Adhikari <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion 8.2.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.2.8-fpm-alpine3.17
FROM php:8.2.9-fpm-alpine3.17

MAINTAINER Jitendra Adhikari <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion 8.3.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.3.0beta1-fpm-alpine3.17
FROM php:8.3.0beta2-fpm-alpine3.17

MAINTAINER Jitendra Adhikari <[email protected]>

Expand Down

0 comments on commit d683b49

Please sign in to comment.