Skip to content

Commit a1397cc

Browse files
authored
Merge pull request #79 from backstage/renovate/python-3.x
chore(deps): update python docker tag to v3.14
2 parents c917549 + bb4c730 commit a1397cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM python:3.12-alpine
15+
FROM python:3.14-alpine@sha256:faee120f7885a06fcc9677922331391fa690d911c020abb9e8025ff3d908e510
1616

1717
RUN apk update && apk --no-cache add gcc musl-dev openjdk17-jdk curl graphviz ttf-dejavu fontconfig
1818

0 commit comments

Comments
 (0)