Skip to content

Commit a86ab88

Browse files
Bump python from 3.13.0-alpine3.19 to 3.13.1-alpine3.19
Bumps python from 3.13.0-alpine3.19 to 3.13.1-alpine3.19. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4abc4c commit a86ab88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# See the License for the specific language governing permissions and
1010
# limitations under the License.
1111

12-
FROM python:3.13.0-alpine3.19
12+
FROM python:3.13.1-alpine3.19
1313

1414
WORKDIR /go/src/github.com/Staffbase/yamllint-action
1515

0 commit comments

Comments
 (0)