Skip to content

Commit

Permalink
Bump php from 8.2.7-fpm-alpine3.18 to 8.2.9-fpm-alpine3.18
Browse files Browse the repository at this point in the history
Bumps php from 8.2.7-fpm-alpine3.18 to 8.2.9-fpm-alpine3.18.

---
updated-dependencies:
- dependency-name: php
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 18, 2023
1 parent d9c6e21 commit 5a6d2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# FROM alpine:3.18 as builder
FROM php:8.2.7-fpm-alpine3.18 as builder
FROM php:8.2.9-fpm-alpine3.18 as builder
LABEL org.opencontainers.image.authors="Thornton Phillis ([email protected]), Alexader Volz ([email protected])"

# ENV - Config
Expand Down

0 comments on commit 5a6d2cb

Please sign in to comment.