UNCLASSIFIED

Commit 2c72f88b authored by Jeffrey Weatherford's avatar Jeffrey Weatherford
Browse files

updated to php 7.4.11

parent 15cb5401
Pipeline #62875 passed with stages
in 65 minutes and 55 seconds
......@@ -10,7 +10,7 @@ LABEL org.opencontainers.image.title="php" \
org.opencontainers.image.description="PHP is a popular general-purpose scripting language that is especially suited to web development." \
org.opencontainers.image.licenses="PHP-3.01" \
org.opencontainers.image.url="https://www.php.net/" \
org.opencontainers.image.version="7.4.10" \
org.opencontainers.image.version="7.4.11" \
maintainer="cht@dsop.io"
COPY php.tar.gz /usr/local/src/
......
@Library('DCCSCR@master') _
dccscrPipeline(version: "7.4.9")
dccscrPipeline(version: "7.4.11")
resources:
- url: "https://github.com/php/php-src/archive/php-7.4.10.tar.gz"
- url: "https://www.php.net/distributions/php-7.4.11.tar.gz"
filename: "php.tar.gz"
validation:
type: "sha256"
value: "08ad83dbeac1b0f224e6c58b75397bb75c0aae1b6f076c0d8a54d0e0baa1eb46"
value: "b4fae5c39ca1eedf5597071996d9c85d0674b83f5003126c39b7b44bbfbcd821"
- url: "https://github.com/skvadrik/re2c/archive/2.0.3.tar.gz"
filename: "re2c.tar.gz"
validation:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment