Skip to content
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

release/2025 01 10 #331

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
6d2124c
Bump cimg/php in /silta-cicd/circleci-php8.1-node18-composer2
dependabot[bot] Nov 26, 2024
855b1c3
Bump node from 20.18.0-alpine to 20.18.1-alpine in /silta-node/20-alpine
dependabot[bot] Nov 26, 2024
aa84253
Bump nginxinc/nginx-unprivileged in /silta-splash/latest
dependabot[bot] Nov 28, 2024
1747809
Bump alpine from 3.20 to 3.21 in /silta-backup/backup
dependabot[bot] Dec 6, 2024
9679977
Bump cimg/php in /silta-cicd/circleci-php8.2-node16-composer2
dependabot[bot] Dec 18, 2024
e21bdb7
Bump cimg/php in /silta-cicd/circleci-php8.2-node18-composer2
dependabot[bot] Dec 18, 2024
326d679
Bump cimg/php in /silta-cicd/circleci-php8.2-node20-composer2
dependabot[bot] Dec 18, 2024
10f9370
Bump cimg/php in /silta-cicd/circleci-php8.2-node22-composer2
dependabot[bot] Dec 18, 2024
d50ec2e
Bump cimg/php in /silta-cicd/circleci-php8.3-node20-composer2
dependabot[bot] Dec 19, 2024
2e86ace
Bump cimg/php in /silta-cicd/circleci-php8.3-node22-composer2
dependabot[bot] Dec 19, 2024
5e29c36
Bump cimg/php in /silta-cicd/circleci-php8.3-node18-composer2
dependabot[bot] Dec 19, 2024
1d2ccf7
Bump php in /silta-php-fpm/8.3-fpm
dependabot[bot] Dec 23, 2024
ffee823
Bump php in /silta-php-fpm/8.2-fpm
dependabot[bot] Dec 23, 2024
bfd81be
Bump alpine from 3.20.3 to 3.21.1 in /silta-rsync/rsync
dependabot[bot] Jan 7, 2025
73a6ebb
Bump alpine from 3.20.3 to 3.21.1 in /silta-proxy/latest
dependabot[bot] Jan 7, 2025
7245e2c
Bump node from 22.11.0-alpine to 22.13.0-alpine in /silta-node/22-alpine
dependabot[bot] Jan 8, 2025
133c08e
Merge branch 'dependabot/docker/silta-proxy/latest/alpine-3.21.1' int…
operinko Jan 9, 2025
3842425
Merge branch 'dependabot/docker/silta-rsync/rsync/alpine-3.21.1' into…
operinko Jan 9, 2025
3e1b95d
Merge branch 'dependabot/docker/silta-php-fpm/8.2-fpm/php-8.2.27-fpm-…
operinko Jan 9, 2025
761d459
Merge branch 'dependabot/docker/silta-php-fpm/8.3-fpm/php-8.3.15-fpm-…
operinko Jan 9, 2025
da591c7
Merge branch 'dependabot/docker/silta-cicd/circleci-php8.3-node18-com…
operinko Jan 9, 2025
52fb097
Merge branch 'dependabot/docker/silta-cicd/circleci-php8.3-node22-com…
operinko Jan 9, 2025
cda0f37
Merge branch 'dependabot/docker/silta-cicd/circleci-php8.3-node20-com…
operinko Jan 9, 2025
fb7b26e
Merge branch 'dependabot/docker/silta-cicd/circleci-php8.2-node22-com…
operinko Jan 9, 2025
2a6c2a4
Merge branch 'dependabot/docker/silta-cicd/circleci-php8.2-node20-com…
operinko Jan 9, 2025
e8bd664
Merge branch 'dependabot/docker/silta-cicd/circleci-php8.2-node18-com…
operinko Jan 9, 2025
1311a5d
Merge branch 'dependabot/docker/silta-cicd/circleci-php8.2-node16-com…
operinko Jan 9, 2025
ec96acd
Merge branch 'dependabot/docker/silta-backup/backup/alpine-3.21' into…
operinko Jan 9, 2025
5664c0b
Merge branch 'dependabot/docker/silta-splash/latest/nginxinc/nginx-un…
operinko Jan 9, 2025
383cef2
Merge branch 'dependabot/docker/silta-node/20-alpine/node-20.18.1-alp…
operinko Jan 9, 2025
97a2a88
Merge branch 'dependabot/docker/silta-cicd/circleci-php8.1-node18-com…
operinko Jan 9, 2025
232030f
Bump node versions and TAGS.
operinko Jan 9, 2025
f39a7d3
Update READMEs
operinko Jan 9, 2025
7589831
Revert TAGS change for php81-node18-composer2 as that image is unchanged
operinko Jan 16, 2025
ce4a4f0
Revert TAGS change for 20-alpine as the image is unchanged
operinko Jan 16, 2025
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
2 changes: 1 addition & 1 deletion silta-backup/backup/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.20
FROM alpine:3.21

RUN apk add --no-cache \
bash tzdata coreutils \
Expand Down
2 changes: 1 addition & 1 deletion silta-backup/backup/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
v1
v1.0
v1.0.0
v1.0.1
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.2-node16-composer2/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cimg/php:8.2.26
FROM cimg/php:8.2.27

# Make composer packages executable.
ENV PATH="/home/circleci/.composer/vendor/bin:${PATH}"
Expand Down
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php8.2-node16-composer2/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# silta-circleci
A docker image used circleCI, based on `cimg/php:8.2.26` with the following additions:
A docker image used circleCI, based on `cimg/php:8.2.27` with the following additions:

- Composer configured correctly
- Drush-launcher and coder pre-installed
Expand All @@ -9,7 +9,7 @@ A docker image used circleCI, based on `cimg/php:8.2.26` with the following addi
- Yarn

## Versions
- PHP: 8.2.26
- PHP: 8.2.27
- Composer: 2.7.7
- Node: 16.20.2
- Yarn: 1.22.22
Expand Down
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.2-node16-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php8.2-node16-composer2-v1
circleci-php8.2-node16-composer2-v1.1
circleci-php8.2-node16-composer2-v1.1.3
circleci-php8.2-node16-composer2-v1.1.4
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.2-node18-composer2/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cimg/php:8.2.26
FROM cimg/php:8.2.27

# Make composer packages executable.
ENV PATH="/home/circleci/.composer/vendor/bin:${PATH}"
Expand Down
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php8.2-node18-composer2/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# silta-circleci
A docker image used circleCI, based on `cimg/php:8.2.26` with the following additions:
A docker image used circleCI, based on `cimg/php:8.2.27` with the following additions:

- Composer configured correctly
- Drush-launcher and coder pre-installed
Expand All @@ -9,7 +9,7 @@ A docker image used circleCI, based on `cimg/php:8.2.26` with the following addi
- Yarn

## Versions
- PHP: 8.2.26
- PHP: 8.2.27
- Composer: 2.7.7
- Node: 18.20.5
- Yarn: 1.22.22
Expand Down
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.2-node18-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php8.2-node18-composer2-v1
circleci-php8.2-node18-composer2-v1.6
circleci-php8.2-node18-composer2-v1.6.3
circleci-php8.2-node18-composer2-v1.6.4
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.2-node20-composer2/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cimg/php:8.2.26
FROM cimg/php:8.2.27

# Make composer packages executable.
ENV PATH="/home/circleci/.composer/vendor/bin:${PATH}"
Expand Down
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php8.2-node20-composer2/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# silta-circleci
A docker image used circleCI, based on `cimg/php:8.2.26` with the following additions:
A docker image used circleCI, based on `cimg/php:8.2.27` with the following additions:

- Composer configured correctly
- Drush-launcher and coder pre-installed
Expand All @@ -9,7 +9,7 @@ A docker image used circleCI, based on `cimg/php:8.2.26` with the following addi
- Yarn

## Versions
- PHP: 8.2.26
- PHP: 8.2.27
- Composer: 2.7.7
- Node: 20.18.1
- Yarn: 1.22.22
Expand Down
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.2-node20-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php8.2-node20-composer2-v1
circleci-php8.2-node20-composer2-v1.5
circleci-php8.2-node20-composer2-v1.5.4
circleci-php8.2-node20-composer2-v1.5.5
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php8.2-node22-composer2/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cimg/php:8.2.26
FROM cimg/php:8.2.27

# Make composer packages executable.
ENV PATH="/home/circleci/.composer/vendor/bin:${PATH}"
Expand Down Expand Up @@ -52,7 +52,7 @@ RUN curl -o /tmp/$FILENAME ${HELM_URL} \
# Install Node.js and Yarn.
# The following code is based on the CircleCI Node.js Dockerfile template:
# https://github.com/CircleCI-Public/cimg-shared/blob/main/variants/node.Dockerfile.template
ENV NODE_VERSION 22.11.0
ENV NODE_VERSION 22.13.0
RUN echo "Installing Node.js version ${NODE_VERSION}"
RUN curl -L -o node.tar.xz "https://nodejs.org/dist/v${NODE_VERSION}/node-v${NODE_VERSION}-linux-x64.tar.xz" && \
sudo tar -xJf node.tar.xz -C /usr/local --strip-components=1 && \
Expand Down
6 changes: 3 additions & 3 deletions silta-cicd/circleci-php8.2-node22-composer2/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# silta-circleci
A docker image used circleCI, based on `cimg/php:8.2.26` with the following additions:
A docker image used circleCI, based on `cimg/php:8.2.27` with the following additions:

- Composer configured correctly
- Drush-launcher and coder pre-installed
Expand All @@ -9,8 +9,8 @@ A docker image used circleCI, based on `cimg/php:8.2.26` with the following addi
- Yarn

## Versions
- PHP: 8.2.26
- PHP: 8.2.27
- Composer: 2.7.7
- Node: 22.11.0
- Node: 22.13.0
- Yarn: 1.22.22
- Helm: v3.14.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.2-node22-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php8.2-node22-composer2-v1
circleci-php8.2-node22-composer2-v1.1
circleci-php8.2-node22-composer2-v1.1.3
circleci-php8.2-node22-composer2-v1.1.4
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.3-node18-composer2/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cimg/php:8.3.14
FROM cimg/php:8.3.15

# Make composer packages executable.
ENV PATH="/home/circleci/.composer/vendor/bin:${PATH}"
Expand Down
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php8.3-node18-composer2/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# silta-circleci
A docker image used circleCI, based on `cimg/php:8.3.14` with the following additions:
A docker image used circleCI, based on `cimg/php:8.3.15` with the following additions:

- Composer configured correctly
- Drush-launcher and coder pre-installed
Expand All @@ -9,7 +9,7 @@ A docker image used circleCI, based on `cimg/php:8.3.14` with the following addi
- Yarn

## Versions
- PHP: 8.3.14
- PHP: 8.3.15
- Composer: 2.7.7
- Node: 18.20.5
- Yarn: 1.22.22
Expand Down
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.3-node18-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php8.3-node18-composer2-v1
circleci-php8.3-node18-composer2-v1.0
circleci-php8.3-node18-composer2-v1.0.2
circleci-php8.3-node18-composer2-v1.0.3
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.3-node20-composer2/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cimg/php:8.3.14
FROM cimg/php:8.3.15

# Make composer packages executable.
ENV PATH="/home/circleci/.composer/vendor/bin:${PATH}"
Expand Down
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php8.3-node20-composer2/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# silta-circleci
A docker image used circleCI, based on `cimg/php:8.3.14` with the following additions:
A docker image used circleCI, based on `cimg/php:8.3.15` with the following additions:

- Composer configured correctly
- Drush-launcher and coder pre-installed
Expand All @@ -9,7 +9,7 @@ A docker image used circleCI, based on `cimg/php:8.3.14` with the following addi
- Yarn

## Versions
- PHP: 8.3.14
- PHP: 8.3.15
- Composer: 2.7.7
- Node: 20.18.1
- Yarn: 1.22.22
Expand Down
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.3-node20-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php8.3-node20-composer2-v1
circleci-php8.3-node20-composer2-v1.0
circleci-php8.3-node20-composer2-v1.0.2
circleci-php8.3-node20-composer2-v1.0.3
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php8.3-node22-composer2/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cimg/php:8.3.14
FROM cimg/php:8.3.15

# Make composer packages executable.
ENV PATH="/home/circleci/.composer/vendor/bin:${PATH}"
Expand Down Expand Up @@ -52,7 +52,7 @@ RUN curl -o /tmp/$FILENAME ${HELM_URL} \
# Install Node.js and Yarn.
# The following code is based on the CircleCI Node.js Dockerfile template:
# https://github.com/CircleCI-Public/cimg-shared/blob/main/variants/node.Dockerfile.template
ENV NODE_VERSION 22.11.0
ENV NODE_VERSION 22.13.0
RUN echo "Installing Node.js version ${NODE_VERSION}"
RUN curl -L -o node.tar.xz "https://nodejs.org/dist/v${NODE_VERSION}/node-v${NODE_VERSION}-linux-x64.tar.xz" && \
sudo tar -xJf node.tar.xz -C /usr/local --strip-components=1 && \
Expand Down
6 changes: 3 additions & 3 deletions silta-cicd/circleci-php8.3-node22-composer2/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# silta-circleci
A docker image used circleCI, based on `cimg/php:8.3.14` with the following additions:
A docker image used circleCI, based on `cimg/php:8.3.15` with the following additions:

- Composer configured correctly
- Drush-launcher and coder pre-installed
Expand All @@ -9,8 +9,8 @@ A docker image used circleCI, based on `cimg/php:8.3.14` with the following addi
- Yarn

## Versions
- PHP: 8.3.14
- PHP: 8.3.15
- Composer: 2.7.7
- Node: 22.11.0
- Node: 22.13.0
- Yarn: 1.22.22
- Helm: v3.14.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.3-node22-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php8.3-node22-composer2-v1
circleci-php8.3-node22-composer2-v1.0
circleci-php8.3-node22-composer2-v1.0.2
circleci-php8.3-node22-composer2-v1.0.3
2 changes: 1 addition & 1 deletion silta-node/22-alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:22.11.0-alpine
FROM node:22.13.0-alpine

RUN apk add --no-cache openssh bash rsync curl tzdata

Expand Down
2 changes: 1 addition & 1 deletion silta-node/22-alpine/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
22-alpine-v1
22-alpine-v1.0
22-alpine-v1.0.4
22-alpine-v1.0.5
2 changes: 1 addition & 1 deletion silta-php-fpm/8.2-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://hub.docker.com/_/php/tags?page=1&name=8.2
FROM php:8.2.26-fpm-alpine
FROM php:8.2.27-fpm-alpine

LABEL maintainer="wunder.io"
LABEL org.label-schema.name="PHP-FPM for Silta environments" \
Expand Down
2 changes: 1 addition & 1 deletion silta-php-fpm/8.2-fpm/TAGS
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
8.2-fpm
8.2-fpm-v1
8.2-fpm-v1.2
8.2-fpm-v1.2.4
8.2-fpm-v1.2.5
2 changes: 1 addition & 1 deletion silta-php-fpm/8.3-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://hub.docker.com/_/php/tags?page=1&name=8.3
FROM php:8.3.14-fpm-alpine
FROM php:8.3.15-fpm-alpine

LABEL maintainer="wunder.io"
LABEL org.label-schema.name="PHP-FPM for Silta environments" \
Expand Down
2 changes: 1 addition & 1 deletion silta-php-fpm/8.3-fpm/TAGS
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
8.3-fpm
8.3-fpm-v1
8.3-fpm-v1.0
8.3-fpm-v1.0.2
8.3-fpm-v1.0.3
4 changes: 2 additions & 2 deletions silta-php-fpm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ silta-php-fpm docker images are based on official php-fpm images https://hub.doc
- `7.4-fpm/`: 7.4.33
- `8.0-fpm/`: 8.0.30
- `8.1-fpm/`: 8.1.30
- `8.2-fpm/`: 8.2.25
- `8.3-fpm/`: 8.3.13
- `8.2-fpm/`: 8.2.26
- `8.3-fpm/`: 8.3.15
2 changes: 1 addition & 1 deletion silta-proxy/latest/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.20.3
FROM alpine:3.21.1

ARG PROXY_MAXCLIENTS=5000
ARG PROXY_PORT=80
Expand Down
2 changes: 1 addition & 1 deletion silta-proxy/latest/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
v1
v1.2
v1.2.2
v1.2.3
2 changes: 1 addition & 1 deletion silta-rsync/rsync/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.20.3
FROM alpine:3.21.1

RUN apk add --no-cache --virtual .run-deps rsync bash tzdata coreutils && rm -rf /var/cache/apk/*

Expand Down
2 changes: 1 addition & 1 deletion silta-rsync/rsync/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
v1
v1.1
v1.1.2
v1.1.3
2 changes: 1 addition & 1 deletion silta-splash/latest/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginxinc/nginx-unprivileged:1.26.1-alpine-slim
FROM nginxinc/nginx-unprivileged:1.27.3-alpine-slim

COPY conf/nginx-default.conf /etc/nginx/conf.d/default.conf
COPY src/index.html src/404.html /usr/share/nginx/html/
2 changes: 1 addition & 1 deletion silta-splash/latest/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
v1
v1.1
v1.1.0
v1.1.1
Loading