Skip to content

Commit

Permalink
Upgrade PHP to 8.3.3 (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeybe2 authored Mar 12, 2024
1 parent 40c83d3 commit 4de1700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion epicbox-php/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.2.11-cli-alpine3.18
FROM php:8.3.3-cli-alpine3.18
MAINTAINER Stepik Team <[email protected]>

RUN adduser -DH -h /sandbox sandbox

0 comments on commit 4de1700

Please sign in to comment.