Skip to content

Commit

Permalink
Bump php from 8.2.11-fpm-alpine3.18 to 8.2.13-fpm-alpine3.18
Browse files Browse the repository at this point in the history
Bumps php from 8.2.11-fpm-alpine3.18 to 8.2.13-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 Nov 28, 2023
1 parent 8e35413 commit c46942a
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.11-fpm-alpine3.18 as builder
FROM php:8.2.13-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 c46942a

Please sign in to comment.