Skip to content

Bump Python, PHP and Composer #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 23, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Bump Python, PHP and Composer
ARG PHP_VERSION=8.1.12
ARG PYTHON_VERSION=3.10.8
ARG COMPOSER_VERSION=2.3.10
  • Loading branch information
macbre authored Nov 23, 2022
commit 8ffdb3e917a653a731d10036209eb5cfceef6e3c
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# elecena.pl (c) 2015-2022

# https://hub.docker.com/_/php
ARG PHP_VERSION=8.1.4
ARG PHP_VERSION=8.1.12

# https://hub.docker.com/_/python/
ARG PYTHON_VERSION=3.10.4
ARG PYTHON_VERSION=3.10.8

# https://hub.docker.com/_/composer
ARG COMPOSER_VERSION=2.3.5
ARG COMPOSER_VERSION=2.3.10

FROM composer:$COMPOSER_VERSION AS php-composer
RUN /usr/bin/composer -v
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy