Skip to content

Commit

Permalink
OP-291: Bump php version used in docker env
Browse files Browse the repository at this point in the history
  • Loading branch information
hmfilar committed Sep 18, 2024
1 parent 0568a1f commit 0397361
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,6 +1,6 @@
FROM ubuntu:20.04
ARG DEBIAN_FRONTEND=noninteractive
ARG PHP_VERSION=8.1
ARG PHP_VERSION=8.3
ENV LC_ALL=C.UTF-8

# Install basic tools
Expand Down

0 comments on commit 0397361

Please sign in to comment.