fix Dockerfile build. #67

Merged
lolcat merged 1 commits from Fijxu/4get:dockerfile-fix into master 2025-02-04 07:05:12 +00:00
Contributor

The alpine:latest image do not longer include php83 on their repos.
Using a specific image tag is better to prevent breakages on the future.

Ref: https://github.com/dnaprawa/dockerfile-best-practices?tab=readme-ov-file#the-latest-is-an-evil-choose-specific-image-tag

The `alpine:latest` image do not longer include php83 on their repos. Using a specific image tag is better to prevent breakages on the future. Ref: https://github.com/dnaprawa/dockerfile-best-practices?tab=readme-ov-file#the-latest-is-an-evil-choose-specific-image-tag
Fijxu added 1 commit 2025-02-02 04:41:22 +00:00
0a53c3605a
fix Dockerfile build.
The `alpine:latest` image do not longer include php83 on their repos.
Using a specific image tag is better to prevent breakages on the future.

Ref: https://github.com/dnaprawa/dockerfile-best-practices?tab=readme-ov-file#the-latest-is-an-evil-choose-specific-image-tag
lolcat merged commit 13dfa9240c into master 2025-02-04 07:05:12 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lolcat/4get#67
No description provided.