Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
text2img
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Leder
text2img
Commits
66b10c04
Commit
66b10c04
authored
1 year ago
by
Renovate Bot
Browse files
Options
Downloads
Patches
Plain Diff
Update python:3.11.4-alpine3.18 Docker digest to bd16cc5
parent
90cb6d16
Branches
Branches containing commit
No related tags found
1 merge request
!3
Update python:3.11.4-alpine3.18 Docker digest to bd16cc5
Pipeline
#21354
passed
1 year ago
Stage: build
Stage: bundle
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
with
1 addition
and
1 deletion
Dockerfile
+
1
−
1
View file @
66b10c04
FROM
python:3.11.4-alpine3.18@sha256:
25df32b602118dab046b58f0fe920e3301da0727b5b07430c8bcd4b139627fdc
FROM
python:3.11.4-alpine3.18@sha256:
bd16cc548687f25bf7cbc29c3d284c290cf63899b281f0f3a52fc697b48884c7
COPY
./requirements.txt /app/requirements.txt
RUN
pip
install
--no-cache-dir
-r
/app/requirements.txt
&&
\
apk add
--no-cache
font-dejavu
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment