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
aba11465
Commit
aba11465
authored
1 year ago
by
Renovate Bot
Browse files
Options
Downloads
Patches
Plain Diff
Update python:3.11.4-alpine3.18 Docker digest to b43604a
parent
baf463d2
No related branches found
Branches containing commit
No related tags found
1 merge request
!4
Update python:3.11.4-alpine3.18 Docker digest to b43604a
Pipeline
#21447
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 @
aba11465
FROM
python:3.11.4-alpine3.18@sha256:b
d16cc548687f25bf7cbc29c3d284c290cf63899b281f0f3a52fc697b48884c7
FROM
python:3.11.4-alpine3.18@sha256:b
43604aeeeb2a6de95c1bc100c30e12f5e44c072a369337da900d6a20bcf36c0
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