Skip to content

Commit 30c6835

Browse files
committed
feat: update fedora to version 40
1 parent 88b2ddf commit 30c6835

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
uses: docker/build-push-action@v4
3838
with:
3939
push: true
40-
tags: labeg/devpc:latest, labeg/devpc:39, labeg/devpc:39.3
40+
tags: labeg/devpc:latest, labeg/devpc:40, labeg/devpc:40.0

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
FROM labeg/centos-lxqt-vnc:39
2+
FROM labeg/centos-lxqt-vnc:40
33

44
LABEL maintainer="[email protected]" \
55
io.k8s.description="Container with tools for development C# and Typescript applications" \

0 commit comments

Comments
 (0)