Skip to content

Commit f8b801a

Browse files
build(deps): Bump python from 3.8.2-slim to 3.8.3-slim in /backend (#528)
Bumps python from 3.8.2-slim to 3.8.3-slim. Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 30a5599 commit f8b801a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.8.2-slim
1+
FROM python:3.8.3-slim
22

33
ADD tools /src/tools
44
ADD backend /src/backend

0 commit comments

Comments
 (0)